Special case Geko wpt name length.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 27 May 2008 20:15:41 +0000 (20:15 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 27 May 2008 20:15:41 +0000 (20:15 +0000)
gpsbabel/garmin.c

index 7ee0126cf96c278f4b2a67a931c9bc00910fb440..f33350e28994cb5327de832409f26a3e0b2e0e1f 100644 (file)
@@ -159,6 +159,7 @@ rw_init(const char *fname)
                                        break;
                                case 295:       /* eTrex (yellow, fw v. 3.30) */
                                case 696:       /* eTrex HC */
+                               case 574:       /* Geko 201 */
                                        receiver_short_length = 6;
                                        valid_waypt_chars =
                                          MILITANT_VALID_WAYPT_CHARS " +-";